home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drtcto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_TOOLBARCONTROLSDROPTOOL_H = 1;
- include("real/widget/r3drwnto.js")
-
-
- var R3CLID_TOOLBARCONTROLSDROPTOOL = 897;
-
-
-
-
-
-
-
-
-
- function r3Toolbarcontrolsdroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_TOOLBARCONTROLSDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Toolbarcontrolsdroptool.prototype=new r3Widgetdroptool;
- // r3drtcto.h_H